home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP Products & Services 1994 Summer / NeXTSTEP Products & Services 1994 Summer.iso / AlembicDemo.app / EquationBuilder / EquationBuilder.pkg / EquationBuilder.tar.Z / EquationBuilder.tar / EquationBuilder.app / English.lproj / Registration.nib / data.classes next >
Text File  |  1992-12-06  |  318b  |  22 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. RGClass = {
  7.     ACTIONS = {
  8.     registerProgram:;
  9.     };
  10.     OUTLETS = {
  11.     licenseNameField;
  12.     registrationPanel;
  13.     licenseStringField;
  14.     expField;
  15.     companyNameField;
  16.     licenseStatusCell;
  17.     userNumberField;
  18.     licensePanel;
  19.     };
  20.     SUPERCLASS = Object;
  21. };
  22.